[INFO] cloning repository https://github.com/nie4/hdiff-apply
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nie4/hdiff-apply" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnie4%2Fhdiff-apply", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnie4%2Fhdiff-apply'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcf34272c813903e75741e3f50c842ec1315f2ae
[INFO] testing nie4/hdiff-apply against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnie4%2Fhdiff-apply" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nie4/hdiff-apply
[INFO] finished tweaking git repo https://github.com/nie4/hdiff-apply
[INFO] tweaked toml for git repo https://github.com/nie4/hdiff-apply written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nie4/hdiff-apply on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nie4/hdiff-apply already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f4ea7c77eef81f093456b2fb556685667c49afcbbc6802190720fb7a016644d
[INFO] running `Command { std: "docker" "start" "-a" "9f4ea7c77eef81f093456b2fb556685667c49afcbbc6802190720fb7a016644d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f4ea7c77eef81f093456b2fb556685667c49afcbbc6802190720fb7a016644d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4ea7c77eef81f093456b2fb556685667c49afcbbc6802190720fb7a016644d", kill_on_drop: false }`
[INFO] [stdout] 9f4ea7c77eef81f093456b2fb556685667c49afcbbc6802190720fb7a016644d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5db859a4791c0dd29a8cc2294a931d263e7d3c68d5ddecf8b5e38e5845cda2f6
[INFO] running `Command { std: "docker" "start" "-a" "5db859a4791c0dd29a8cc2294a931d263e7d3c68d5ddecf8b5e38e5845cda2f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling common v1.0.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling hpatchz v1.0.0 (/opt/rustwide/workdir/hpatchz)
[INFO] [stderr]    Compiling seven-zip v1.0.0 (/opt/rustwide/workdir/seven-zip)
[INFO] [stderr]    Compiling hdiff-apply v2.0.0 (/opt/rustwide/workdir/hdiff-apply)
[INFO] [stdout] error[E0433]: cannot find `ansi_support` in `crossterm`
[INFO] [stdout]    --> hdiff-apply/src/main.rs:51:16
[INFO] [stdout]     |
[INFO] [stdout]  51 |     crossterm::ansi_support::supports_ansi();
[INFO] [stdout]     |                ^^^^^^^^^^^^ could not find `ansi_support` in `crossterm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/lib.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 257 | /// A module that exposes one function to check if the current terminal supports ANSI sequences.
[INFO] [stdout] 258 | pub mod ansi_support;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdiff-apply` (bin "hdiff-apply") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5db859a4791c0dd29a8cc2294a931d263e7d3c68d5ddecf8b5e38e5845cda2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db859a4791c0dd29a8cc2294a931d263e7d3c68d5ddecf8b5e38e5845cda2f6", kill_on_drop: false }`
[INFO] [stdout] 5db859a4791c0dd29a8cc2294a931d263e7d3c68d5ddecf8b5e38e5845cda2f6
